projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b2a881
)
* lisp/net/tramp-smb.el (tramp-smb-errors): Add "NT_STATUS_INVALID_PARAMETER".
author
Michael Albinus
<michael.albinus@gmx.de>
Fri, 29 May 2020 09:41:54 +0000
(11:41 +0200)
committer
Michael Albinus
<michael.albinus@gmx.de>
Fri, 29 May 2020 09:41:54 +0000
(11:41 +0200)
lisp/net/tramp-smb.el
patch
|
blob
|
history
diff --git
a/lisp/net/tramp-smb.el
b/lisp/net/tramp-smb.el
index e0f5e05eb0731c4f94f0ece16d189e2650244522..2088d236288ad1ed0eab9ec0ff0b1ec6119b973d 100644
(file)
--- a/
lisp/net/tramp-smb.el
+++ b/
lisp/net/tramp-smb.el
@@
-146,6
+146,7
@@
this variable (\"client min protocol=NT1\") ."
"NT_STATUS_HOST_UNREACHABLE"
"NT_STATUS_IMAGE_ALREADY_LOADED"
"NT_STATUS_INVALID_LEVEL"
+ "NT_STATUS_INVALID_PARAMETER"
"NT_STATUS_INVALID_PARAMETER_MIX"
"NT_STATUS_IO_TIMEOUT"
"NT_STATUS_LOGON_FAILURE"